projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8547b01
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Wed, 19 Oct 2011 10:18:49 +0000
(06:18 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 19 Oct 2011 10:18:49 +0000
(06:18 -0400)
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/configure
b/autogen/configure
index 8f50731f3f178ec617112d27fe093cdf9eacd4f0..88ccc3ab0903d1ba546ea4fc2ac068d1c6300121 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-11140,8
+11140,8
@@
fi
if test "$pkg_check_gtk" != "yes"; then
HAVE_GTK=no
if test "${with_gtk}" = "yes" || test "$USE_X_TOOLKIT" = "maybe"; then
- GLIB_REQUIRED=2.
6
- GTK_REQUIRED=2.
6
+ GLIB_REQUIRED=2.
10
+ GTK_REQUIRED=2.
10
GTK_MODULES="gtk+-2.0 >= $GTK_REQUIRED glib-2.0 >= $GLIB_REQUIRED"